| ID |
Skill_name |
RAG |
| Lesson 1 Objectives | |
|---|
| 9.31 |
I can use code and co-ordinates to create straight lines in python | |
| 9.31 |
I can draw shapes using just straight lines in python | |
| 9.31 |
I can draw squares and other shapes using co-ordinates and dimensions | |
| Lesson 2 Objectives | |
|---|
| 9.32 |
I can draw squares and other shapes using co-ordinates and dimensions | |
| 9.32 |
I can change variables to change the state (position, colour etc) of a game object | |
| 9.32 |
I can create game animation by using repetition and changing game object states. | |
| Lesson 3 Objectives | |
|---|
| 9.33 |
I can understand the concept of Keyboard Events and how they can control the movement of an object in a game. | |
| 9.33 |
I can understand that Event Listeners can be used to check if an action has been performed. | |
| 9.33 |
I can understand that Event Handlers can be used to perform an action detected by an Event Listener. | |
| Lesson 4 Objectives | |
|---|
| 9.34 |
I can understand the concept of sprites as graphics and display them on the screen in a specific location at a specific resolution | |
| Lesson 5 Objectives | |
|---|
| 9.35 |
I can understand and use variables to change to reflect/keep track of the state (position, colour etc) of a game object | |
| 9.35 |
I can understand and use selection, i.e. using if-else, if-elif, to branch the flow of an action. | |
| Lesson 6 Objectives | |
|---|
| 9.36 |
I can understand the concept of Sprites and how they can used as game objects. | |
| 9.36 |
I can understand and use variables to change to keep track of the X and Y coordinates of a sprite. | |
| 9.36 |
I can understand the process of painting the screen with image(s) known as Bit Blitting or Blit. | |
| Extension Objectives | |
|---|
| 9.41 |
I can create a simple game in pygame from a set of instructions | |
| 9.42 |
I can create a simple game in pygame from a set of instructions | |
| 9.43 |
I can solve problems in code using coding blocks | |
| 9.44 |
I can solve problems in code using coding blocks | |
| 9.45 |
I can solve problems in code using coding blocks | |
| 9.46 |
I can solve problems in code using coding blocks | |
| 9.47 |
I can solve problems in code using coding blocks | |